git-our-shit-together-test-repo

install xaringan

install.packages('RMarkdown') install.packages('xaringan') # i want to change this line # added this here!

start server (moon reader)

  1. open the git-our-shit-together-test-repo.Rproj in RStudio
  2. BEWARE: don’t open index.Rmd in RStudio

1.1

  1. open index.Rmd in RStudio
  2. in the console, run xaringan::inf_mr()

Hosting the slides on netlify

If you want to put the slides on the internet for everyone, you can do that via netlify. Log in with your GitHub account and give netlify access to your repository.